diff --git a/src/components/SecondaryFeatures.jsx b/src/components/SecondaryFeatures.jsx
index 29a2611..bd6596c 100644
--- a/src/components/SecondaryFeatures.jsx
+++ b/src/components/SecondaryFeatures.jsx
@@ -171,7 +171,7 @@ function Feature({ feature, isActive, className, ...props }) {
function FeaturesMobile() {
return (
-
+
{features.map((feature) => (
diff --git a/src/components/Veda1.jsx b/src/components/Veda1.jsx
index 32fd366..447ca55 100644
--- a/src/components/Veda1.jsx
+++ b/src/components/Veda1.jsx
@@ -102,7 +102,7 @@ export default function Example() {
return (
-
+
{/* Image gallery */}
@@ -141,7 +141,7 @@ export default function Example() {
{/* Product info */}
-
+
{product.name}
diff --git a/src/components/Veda2.jsx b/src/components/Veda2.jsx
index d18d511..82d77a8 100644
--- a/src/components/Veda2.jsx
+++ b/src/components/Veda2.jsx
@@ -97,7 +97,7 @@ export default function Example() {
return (
-
+
{/* Image gallery */}
@@ -141,7 +141,7 @@ export default function Example() {
{/* Product info */}
-
+
{product.name}
diff --git a/src/components/Veda3.jsx b/src/components/Veda3.jsx
index 08b2d75..2589b98 100644
--- a/src/components/Veda3.jsx
+++ b/src/components/Veda3.jsx
@@ -99,7 +99,7 @@ export default function Example() {
return (
-
+
{/* Image gallery */}
@@ -138,7 +138,7 @@ export default function Example() {
{/* Product info */}
-
+
{product.name}
diff --git a/src/components/Veda4.jsx b/src/components/Veda4.jsx
index d97efe0..9172606 100644
--- a/src/components/Veda4.jsx
+++ b/src/components/Veda4.jsx
@@ -97,7 +97,7 @@ export default function Example() {
return (
-
+
{/* Image gallery */}
@@ -141,7 +141,7 @@ export default function Example() {
{/* Product info */}
-