diff --git a/src/app/page.tsx b/src/app/page.tsx index a24c1a6..7793cd6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,7 +138,7 @@ export default function LandingPage() { tag: "Expert Advice", title: "Finest Ingredients", subtitle: "Locally Sourced, Premium Quality", description: "We partner with local farms and trusted suppliers to bring you the highest quality flour, fresh eggs, real butter, and seasonal fruits. Natural goodness in every bite.", imageSrc: "http://img.b2bpic.net/free-photo/baker-preparing-dough-bakery_23-2149023491.jpg", imageAlt: "Baker preparing dough in a bakery" }, { - tag: "Community Love", title: "Custom Creations", subtitle: "Your Vision, Our Expertise", description: "From elegant wedding cakes to personalized birthday treats, our team works with you to bring your sweet dreams to life. Unforgettable moments, beautifully crafted.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-decorating-cake_23-2149500057.jpg", imageAlt: "Close-up of a chef decorating a cake" + tag: "Community Love", title: "Custom Creations", subtitle: "Your Vision, Our Expertise", description: "From elegant wedding cakes to personalized birthday treats, our team works with you to bring your sweet dreams to life. Unforgettable moments, beautifully crafted.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-decorating-cake_23-2149500057.jpg?_wi=1", imageAlt: "Close-up of a chef decorating a cake" } ]} textboxLayout="default" @@ -165,7 +165,7 @@ export default function LandingPage() { ] }, { - id: "3", name: "Sophia L. - Cake Decorator", role: "Edible Artist", description: "With an eye for detail and a flair for artistic design, Sophia transforms cakes into edible masterpieces for every special occasion.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-decorating-cake_23-2149500057.jpg", imageAlt: "Sophia L. - Cake Decorator", socialLinks: [ + id: "3", name: "Sophia L. - Cake Decorator", role: "Edible Artist", description: "With an eye for detail and a flair for artistic design, Sophia transforms cakes into edible masterpieces for every special occasion.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-decorating-cake_23-2149500057.jpg?_wi=2", imageAlt: "Sophia L. - Cake Decorator", socialLinks: [ { icon: User, url: "#" }, { icon: MessageCircleMore, url: "#" } ]