diff --git a/src/app/services/weddings/page.tsx b/src/app/services/weddings/page.tsx index 4fb36ca..ddf0fe8 100644 --- a/src/app/services/weddings/page.tsx +++ b/src/app/services/weddings/page.tsx @@ -27,21 +27,13 @@ export default function LandingPage() { @@ -51,58 +43,30 @@ export default function LandingPage() { @@ -168,13 +112,8 @@ export default function LandingPage() { carouselMode="auto" testimonials={[ { - id: "w1", - name: "Anjali & Rohan", - role: "Newlyweds", - company: "Mumbai", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EgDsPTivK4psjzkFgnAPfmppOZ/uploaded-1780593639049-fpwnpi5k.jpg", - imageAlt: "User provided image", - }, + id: "w1", name: "Anjali & Rohan", role: "Newlyweds", company: "Mumbai", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EgDsPTivK4psjzkFgnAPfmppOZ/uploaded-1780593639049-fpwnpi5k.jpg", imageAlt: "User provided image"}, ]} title="Love Stories We've Crafted" description="Read heartfelt testimonials from couples who celebrated their special day with Halla Boll Events." @@ -187,13 +126,9 @@ export default function LandingPage() { logoAlt="Halla Boll Events Logo" logoText="Halla Boll Events" leftLink={{ - text: "Privacy Policy", - href: "#", - }} + text: "Privacy Policy", href: "#"}} rightLink={{ - text: "Terms of Service", - href: "#", - }} + text: "Terms of Service", href: "#"}} />