From 984907595b885ecba5606da6314331772542d703 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 22:09:08 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 115 ++++++++++------------------------------- 1 file changed, 27 insertions(+), 88 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index daf0f76..95e00cb 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -32,9 +32,7 @@ export default function AboutPage() { { name: "Contact", id: "/contact" }, ]} button={{ - text: "Order a Cake", - href: "/custom-orders", - }} + text: "Order a Cake", href: "/custom-orders"}} animateOnLoad={true} /> @@ -44,16 +42,13 @@ export default function AboutPage() { title="Welcome to Queenmay Bake" description="We are passionate about creating fresh, handmade cakes with the finest ingredients. Every cake is made with love and care, using traditional baking methods and contemporary designs. We take pride in serving our local West Norwood community with premium baked goods and personalised service." tag="Our Story" - imageSrc="http://img.b2bpic.net/free-photo/side-view-employee-checking-products_23-2148366518.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/side-view-employee-checking-products_23-2148366518.jpg" imageAlt="Queenmay Bake bakery kitchen with fresh handmade cakes" buttons={[ { - text: "Learn More", - href: "/about", - }, + text: "Learn More", href: "/about"}, ]} useInvertedBackground={false} - mediaAnimation="blur-reveal" /> @@ -62,24 +57,16 @@ export default function AboutPage() { features={[ { icon: MapPin, - title: "Location", - description: "Unit 5, West Norwood Centre, West Norwood, London SE27 9BX", - }, + title: "Location", description: "Unit 5, West Norwood Centre, West Norwood, London SE27 9BX"}, { icon: Clock, - title: "Opening Hours", - description: "Mon-Sat: 9am-6pm | Sun: 10am-5pm | Bank Holidays: Closed", - }, + title: "Opening Hours", description: "Mon-Sat: 9am-6pm | Sun: 10am-5pm | Bank Holidays: Closed"}, { icon: Phone, - title: "Get in Touch", - description: "Call us: 020 XXXX XXXX | Email: info@queenmay-bake.co.uk", - }, + title: "Get in Touch", description: "Call us: 020 XXXX XXXX | Email: info@queenmay-bake.co.uk"}, { icon: Gift, - title: "Gift Cards", - description: "Perfect for cake lovers. Available in-store or online", - }, + title: "Gift Cards", description: "Perfect for cake lovers. Available in-store or online"}, ]} title="Visit Queenmay Bake" description="Open in West Norwood with fresh cakes and sweet treats ready for you" @@ -93,41 +80,17 @@ export default function AboutPage() { Date: Sun, 8 Mar 2026 22:09:08 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 91 ++++++++++-------------------------------------- 1 file changed, 19 insertions(+), 72 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a7031ad..973b5ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,9 +69,7 @@ export default function HomePage() { brandName="Queenmay Bake" navItems={navItems} button={{ - text: "Order a Cake", - href: "/custom-orders", - }} + text: "Order a Cake", href: "/custom-orders"}} animateOnLoad={true} /> @@ -87,7 +85,7 @@ export default function HomePage() { ]} buttonAnimation="slide-up" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/vertical-closeup-shot-wedding-cake-decorated-with-flowers_181624-40817.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/vertical-closeup-shot-wedding-cake-decorated-with-flowers_181624-40817.jpg" imageAlt="Beautiful fresh decorated cakes at Queenmay Bake" frameStyle="card" mediaAnimation="opacity" @@ -103,29 +101,11 @@ export default function HomePage() { textboxLayout="default" products={[ { - id: "1", - name: "Classic Velvet Rose", - price: "From £25", - variant: "Red Velvet • 3 Sizes", - imageSrc: "http://img.b2bpic.net/free-photo/birthday-cake-front-watercolor-background_23-2148016008.jpg?_wi=1", - imageAlt: "Classic Velvet Rose red velvet cake with cream frosting", - }, + id: "1", name: "Classic Velvet Rose", price: "From £25", variant: "Red Velvet • 3 Sizes", imageSrc: "http://img.b2bpic.net/free-photo/birthday-cake-front-watercolor-background_23-2148016008.jpg", imageAlt: "Classic Velvet Rose red velvet cake with cream frosting"}, { - id: "2", - name: "Elegant White Dream", - price: "From £30", - variant: "White Cake • 3 Tiers", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sour-cherries-inside-plate-with-star-shaped-creamy-cake-light-white-floor-fruit-sour-berry-summer_140725-34438.jpg?_wi=1", - imageAlt: "Elegant White Dream three-tier white wedding cake", - }, + id: "2", name: "Elegant White Dream", price: "From £30", variant: "White Cake • 3 Tiers", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sour-cherries-inside-plate-with-star-shaped-creamy-cake-light-white-floor-fruit-sour-berry-summer_140725-34438.jpg", imageAlt: "Elegant White Dream three-tier white wedding cake"}, { - id: "3", - name: "Sweet Delights Cupcakes", - price: "From £2.50", - variant: "Mixed Flavors • Box of 6", - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-delicious-chocolate-cupcakes-with-white-cream-topping_181624-44470.jpg?_wi=1", - imageAlt: "Sweet Delights Cupcakes assorted frosting flavors", - }, + id: "3", name: "Sweet Delights Cupcakes", price: "From £2.50", variant: "Mixed Flavors • Box of 6", imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-delicious-chocolate-cupcakes-with-white-cream-topping_181624-44470.jpg", imageAlt: "Sweet Delights Cupcakes assorted frosting flavors"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -138,11 +118,10 @@ export default function HomePage() { title="Welcome to Queenmay Bake" description="We are passionate about creating fresh, handmade cakes with the finest ingredients. Every cake is made with love and care, using traditional baking methods and contemporary designs. We take pride in serving our local West Norwood community with premium baked goods and personalised service." tag="Our Story" - imageSrc="http://img.b2bpic.net/free-photo/side-view-employee-checking-products_23-2148366518.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/side-view-employee-checking-products_23-2148366518.jpg" imageAlt="Queenmay Bake bakery kitchen with fresh handmade cakes" buttons={[{ text: "Learn More", href: "/about" }]} useInvertedBackground={false} - mediaAnimation="blur-reveal" /> @@ -153,41 +132,17 @@ export default function HomePage() { tag="Testimonials" testimonials={[ { - id: "1", - name: "Sarah Johnson", - role: "Birthday Party Host", - company: "West Norwood Community", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-portrait-magnificent-young-sensual-model-with-long-brown-hairs-shy-cute-smile-natural-pure-beauty-soft-make-up_291049-1737.jpg?_wi=1", - imageAlt: "Sarah Johnson testimonial photo", - }, + id: "1", name: "Sarah Johnson", role: "Birthday Party Host", company: "West Norwood Community", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-portrait-magnificent-young-sensual-model-with-long-brown-hairs-shy-cute-smile-natural-pure-beauty-soft-make-up_291049-1737.jpg", imageAlt: "Sarah Johnson testimonial photo"}, { - id: "2", - name: "Michael Chen", - role: "Wedding Organiser", - company: "London Weddings", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2708.jpg?_wi=1", - imageAlt: "Michael Chen testimonial photo", - }, + id: "2", name: "Michael Chen", role: "Wedding Organiser", company: "London Weddings", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2708.jpg", imageAlt: "Michael Chen testimonial photo"}, { - id: "3", - name: "Emily Rodriguez", - role: "Event Planner", - company: "Celebrations Events", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-16454.jpg?_wi=1", - imageAlt: "Emily Rodriguez testimonial photo", - }, + id: "3", name: "Emily Rodriguez", role: "Event Planner", company: "Celebrations Events", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-16454.jpg", imageAlt: "Emily Rodriguez testimonial photo"}, { - id: "4", - name: "David Kim", - role: "Regular Customer", - company: "Norwood Residents", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-evening-drink-restaurant_23-2147861941.jpg?_wi=1", - imageAlt: "David Kim testimonial photo", - }, + id: "4", name: "David Kim", role: "Regular Customer", company: "Norwood Residents", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-evening-drink-restaurant_23-2147861941.jpg", imageAlt: "David Kim testimonial photo"}, ]} gridVariant="uniform-all-items-equal" textboxLayout="default" @@ -203,24 +158,16 @@ export default function HomePage() { features={[ { icon: MapPin, - title: "Location", - description: "Unit 5, West Norwood Centre, West Norwood, London SE27 9BX", - }, + title: "Location", description: "Unit 5, West Norwood Centre, West Norwood, London SE27 9BX"}, { icon: Clock, - title: "Opening Hours", - description: "Mon-Sat: 9am-6pm | Sun: 10am-5pm | Bank Holidays: Closed", - }, + title: "Opening Hours", description: "Mon-Sat: 9am-6pm | Sun: 10am-5pm | Bank Holidays: Closed"}, { icon: Phone, - title: "Get in Touch", - description: "Call us: 020 XXXX XXXX | Email: info@queenmay-bake.co.uk", - }, + title: "Get in Touch", description: "Call us: 020 XXXX XXXX | Email: info@queenmay-bake.co.uk"}, { icon: Gift, - title: "Gift Cards", - description: "Perfect for cake lovers. Available in-store or online", - }, + title: "Gift Cards", description: "Perfect for cake lovers. Available in-store or online"}, ]} animationType="slide-up" textboxLayout="default" @@ -235,7 +182,7 @@ export default function HomePage() { description="Have questions about our cakes or want to place a custom order? We'd love to hear from you. Drop us an email and we'll get back to you within 24 hours." background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273146.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273146.jpg" imageAlt="Queenmay Bake welcoming bakery interior" mediaAnimation="opacity" mediaPosition="right" -- 2.49.1