diff --git a/src/app/page.tsx b/src/app/page.tsx index 594cca5..2c578ba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCar import MetricCardFourteen from "@/components/sections/metrics/MetricCardFourteen"; import ContactSplit from "@/components/sections/contact/ContactSplit"; import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal"; -import { Briefcase, Cake, ChefHat, Crown, Gift, Handshake, Heart, MapPin, Phone, Ring, Smile, Sparkles, Users, Users2, Utensils } from "lucide-react"; +import { Briefcase, Cake, ChefHat, Crown, Gift, Handshake, Heart, MapPin, Phone, Smile, Sparkles, Users, Users2, Utensils, Building } from "lucide-react"; export default function AanandaBanquet() { return ( @@ -50,7 +50,7 @@ export default function AanandaBanquet() { ]} buttonAnimation="slide-up" background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/brides-couple-cutting-wedding-cake_8353-12243.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/brides-couple-cutting-wedding-cake_8353-12243.jpg" imageAlt="Luxury wedding stage setup at Aananda Banquet" mediaAnimation="slide-up" frameStyle="card" @@ -66,7 +66,7 @@ export default function AanandaBanquet() { @@ -226,7 +227,7 @@ export default function AanandaBanquet() { tagIcon={Phone} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/brides-couple-cutting-wedding-cake_8353-12243.jpg?_wi=4" + imageSrc="http://img.b2bpic.net/free-photo/brides-couple-cutting-wedding-cake_8353-12243.jpg" imageAlt="Aananda Banquet venue" mediaAnimation="slide-up" mediaPosition="right"