diff --git a/src/app/page.tsx b/src/app/page.tsx index 92d9efb..614589b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,7 +105,7 @@ export default function SugarFactoryLanding() { textarea={{ name: "message", placeholder: "Cake flavor, weight (kg), design ideas, message text...", rows: 5, required: true }} buttonText="Request Custom Cake Quote" useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/closeup-person-holding-fruity-cake-with-happy-birthday-topper_181624-59494.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-person-holding-fruity-cake-with-happy-birthday-topper_181624-59494.jpg?_wi=1" imageAlt="Custom decorated cake examples" mediaAnimation="opacity" mediaPosition="right" @@ -118,12 +118,12 @@ export default function SugarFactoryLanding() { description="Real reviews from real customers who love The Sugar Factory" tag="Testimonials" testimonials={[ - { id: "1", name: "Priya Sharma, Bibwewadi", date: "Date: 15 Dec 2024", title: "Best cheesecake in town!", quote: "We ordered a custom chocolate cheesecake for our daughter's birthday. The quality was exceptional, and the taste was absolutely divine. Highly recommend!", tag: "Premium Customer", avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", avatarAlt: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/slice-blueberry-cheesecake_1232-2543.jpg", imageAlt: "Beautiful cheesecake presentation" }, - { id: "2", name: "Rajesh Patel, Maharshi Nagar", date: "Date: 10 Dec 2024", title: "Fresh baking every single day", quote: "The veg puff and garlic bread are my go-to snacks. Always fresh, always delicious. Plus, the staff is super friendly and helpful!", tag: "Regular Customer", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", avatarAlt: "Rajesh Patel", imageSrc: "http://img.b2bpic.net/free-photo/various-type-rustic-breads-box_23-2147975199.jpg", imageAlt: "Fresh bakery bread display" }, - { id: "3", name: "Anjali Verma, Vasant Baug", date: "Date: 8 Dec 2024", title: "Custom cake was perfection", quote: "They made a photo cake for my son's 5th birthday with his favorite characters. The kids went crazy! This is our new favorite bakery.", tag: "Happy Parent", avatarSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", avatarAlt: "Anjali Verma", imageSrc: "http://img.b2bpic.net/free-photo/closeup-person-holding-fruity-cake-with-happy-birthday-topper_181624-59494.jpg", imageAlt: "Personalized custom cake" }, - { id: "4", name: "Vikram Singh, Bibwewadi", date: "Date: 5 Dec 2024", title: "Red velvet cake is divine", quote: "Their red velvet cake is my weakness. Moist, flavorful, and reasonably priced. Have recommended them to all my friends!", tag: "Food Lover", avatarSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", avatarAlt: "Vikram Singh", imageSrc: "http://img.b2bpic.net/free-photo/cake-with-candles-burning-evening_1304-4044.jpg", imageAlt: "Elegantly decorated red velvet cake" }, + { id: "1", name: "Priya Sharma, Bibwewadi", date: "Date: 15 Dec 2024", title: "Best cheesecake in town!", quote: "We ordered a custom chocolate cheesecake for our daughter's birthday. The quality was exceptional, and the taste was absolutely divine. Highly recommend!", tag: "Premium Customer", avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", avatarAlt: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/slice-blueberry-cheesecake_1232-2543.jpg?_wi=1", imageAlt: "Beautiful cheesecake presentation" }, + { id: "2", name: "Rajesh Patel, Maharshi Nagar", date: "Date: 10 Dec 2024", title: "Fresh baking every single day", quote: "The veg puff and garlic bread are my go-to snacks. Always fresh, always delicious. Plus, the staff is super friendly and helpful!", tag: "Regular Customer", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", avatarAlt: "Rajesh Patel", imageSrc: "http://img.b2bpic.net/free-photo/various-type-rustic-breads-box_23-2147975199.jpg?_wi=1", imageAlt: "Fresh bakery bread display" }, + { id: "3", name: "Anjali Verma, Vasant Baug", date: "Date: 8 Dec 2024", title: "Custom cake was perfection", quote: "They made a photo cake for my son's 5th birthday with his favorite characters. The kids went crazy! This is our new favorite bakery.", tag: "Happy Parent", avatarSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", avatarAlt: "Anjali Verma", imageSrc: "http://img.b2bpic.net/free-photo/closeup-person-holding-fruity-cake-with-happy-birthday-topper_181624-59494.jpg?_wi=2", imageAlt: "Personalized custom cake" }, + { id: "4", name: "Vikram Singh, Bibwewadi", date: "Date: 5 Dec 2024", title: "Red velvet cake is divine", quote: "Their red velvet cake is my weakness. Moist, flavorful, and reasonably priced. Have recommended them to all my friends!", tag: "Food Lover", avatarSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", avatarAlt: "Vikram Singh", imageSrc: "http://img.b2bpic.net/free-photo/cake-with-candles-burning-evening_1304-4044.jpg?_wi=1", imageAlt: "Elegantly decorated red velvet cake" }, { id: "5", name: "Meera Kulkarni, Office Team", date: "Date: 2 Dec 2024", title: "Perfect for corporate events", quote: "Ordered custom cakes for our office celebration. Quick turnaround, beautiful presentation, and everyone loved the taste. Will definitely order again!", tag: "Corporate Client", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3552.jpg", avatarAlt: "Meera Kulkarni", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232424.jpg", imageAlt: "Professional corporate cake design" }, - { id: "6", name: "Amit Deshmukh, Regular", date: "Date: 28 Nov 2024", title: "Women-owned and super hygienic", quote: "Impressed by their hygiene standards and the personal touch they bring to every order. Supporting local, women-owned business has never tasted this good!", tag: "Loyal Customer", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", avatarAlt: "Amit Deshmukh", imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-coffee-new-delicious-mini-cakes-with-different-shapes-wooden-table-coffee-shop_482257-19866.jpg", imageAlt: "Welcoming bakery interior" } + { id: "6", name: "Amit Deshmukh, Regular", date: "Date: 28 Nov 2024", title: "Women-owned and super hygienic", quote: "Impressed by their hygiene standards and the personal touch they bring to every order. Supporting local, women-owned business has never tasted this good!", tag: "Loyal Customer", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", avatarAlt: "Amit Deshmukh", imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-coffee-new-delicious-mini-cakes-with-different-shapes-wooden-table-coffee-shop_482257-19866.jpg?_wi=1", imageAlt: "Welcoming bakery interior" } ]} textboxLayout="default" useInvertedBackground={false} @@ -135,11 +135,11 @@ export default function SugarFactoryLanding() { title="Gallery" description="A glimpse into our freshly baked world" blogs={[ - { id: "1", category: "Cakes", title: "Birthday Cake Celebration", excerpt: "Custom decorated cakes for every celebration. From simple elegance to elaborate designs.", imageSrc: "http://img.b2bpic.net/free-photo/cake-with-candles-burning-evening_1304-4044.jpg", imageAlt: "Beautiful birthday cake", authorName: "The Sugar Factory", authorAvatar: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", date: "Fresh Daily" }, - { id: "2", category: "Desserts", title: "Cheesecake Perfection", excerpt: "Our signature cheesecake with premium ingredients and a creamy, velvety texture.", imageSrc: "http://img.b2bpic.net/free-photo/slice-blueberry-cheesecake_1232-2543.jpg", imageAlt: "Cheesecake display", authorName: "The Sugar Factory", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", date: "Fresh Daily" }, + { id: "1", category: "Cakes", title: "Birthday Cake Celebration", excerpt: "Custom decorated cakes for every celebration. From simple elegance to elaborate designs.", imageSrc: "http://img.b2bpic.net/free-photo/cake-with-candles-burning-evening_1304-4044.jpg?_wi=2", imageAlt: "Beautiful birthday cake", authorName: "The Sugar Factory", authorAvatar: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", date: "Fresh Daily" }, + { id: "2", category: "Desserts", title: "Cheesecake Perfection", excerpt: "Our signature cheesecake with premium ingredients and a creamy, velvety texture.", imageSrc: "http://img.b2bpic.net/free-photo/slice-blueberry-cheesecake_1232-2543.jpg?_wi=2", imageAlt: "Cheesecake display", authorName: "The Sugar Factory", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", date: "Fresh Daily" }, { id: "3", category: "Treats", title: "Assorted Doughnuts", excerpt: "Hand-made doughnuts with creative flavors and beautiful glazing. A sweet treat for everyone.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-donuts-different-flavors-paper-close-up_169016-28375.jpg", imageAlt: "Colorful assorted doughnuts", authorName: "The Sugar Factory", authorAvatar: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", date: "Fresh Daily" }, - { id: "4", category: "Breads", title: "Artisan Fresh Bread", excerpt: "Traditional and modern bread varieties baked fresh every morning using quality flour.", imageSrc: "http://img.b2bpic.net/free-photo/various-type-rustic-breads-box_23-2147975199.jpg", imageAlt: "Fresh bread loaves", authorName: "The Sugar Factory", authorAvatar: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", date: "Fresh Daily" }, - { id: "5", category: "Ambiance", title: "Our Cozy Space", excerpt: "A warm, welcoming bakery where families and friends gather to celebrate sweet moments.", imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-coffee-new-delicious-mini-cakes-with-different-shapes-wooden-table-coffee-shop_482257-19866.jpg", imageAlt: "Cozy bakery interior", authorName: "The Sugar Factory", authorAvatar: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3552.jpg", date: "Always Open" } + { id: "4", category: "Breads", title: "Artisan Fresh Bread", excerpt: "Traditional and modern bread varieties baked fresh every morning using quality flour.", imageSrc: "http://img.b2bpic.net/free-photo/various-type-rustic-breads-box_23-2147975199.jpg?_wi=2", imageAlt: "Fresh bread loaves", authorName: "The Sugar Factory", authorAvatar: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", date: "Fresh Daily" }, + { id: "5", category: "Ambiance", title: "Our Cozy Space", excerpt: "A warm, welcoming bakery where families and friends gather to celebrate sweet moments.", imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-coffee-new-delicious-mini-cakes-with-different-shapes-wooden-table-coffee-shop_482257-19866.jpg?_wi=2", imageAlt: "Cozy bakery interior", authorName: "The Sugar Factory", authorAvatar: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3552.jpg", date: "Always Open" } ]} animationType="slide-up" textboxLayout="default"