Update src/app/about/page.tsx

This commit is contained in:
2026-03-12 13:27:41 +00:00
parent 90a3dbbc0c
commit 8ed2d7eaef

View File

@@ -53,7 +53,7 @@ export default function AboutPage() {
textboxLayout="default"
useInvertedBackground={false}
imagePosition="right"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqSk73asEhmk6vOWgOx7JIZGIb/uploaded-1773321885740-1a736alx.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqSk73asEhmk6vOWgOx7JIZGIb/uploaded-1773321885740-1a736alx.jpg?_wi=18"
imageAlt="BakeZone bakery and cakes"
mediaAnimation="none"
bulletPoints={[
@@ -83,19 +83,19 @@ export default function AboutPage() {
{
id: "1", title: "Custom Flavors", descriptions: [
"Choose from our signature flavors including vanilla, chocolate, red velvet, and more", "Request custom flavors tailored to your preferences", "Seasonal specials and limited edition combinations available"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqSk73asEhmk6vOWgOx7JIZGIb/uploaded-1773321885740-1a736alx.jpg", imageAlt: "Custom Flavors"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqSk73asEhmk6vOWgOx7JIZGIb/uploaded-1773321885740-1a736alx.jpg?_wi=19", imageAlt: "Custom Flavors"},
{
id: "2", title: "Beautiful Designs", descriptions: [
"Professional cake decorating with personalized touches", "Custom toppers, messages, and themed decorations", "From elegant and classic to fun and colorful designs"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqSk73asEhmk6vOWgOx7JIZGIb/uploaded-1773321885740-1a736alx.jpg", imageAlt: "Beautiful Designs"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqSk73asEhmk6vOWgOx7JIZGIb/uploaded-1773321885740-1a736alx.jpg?_wi=20", imageAlt: "Beautiful Designs"},
{
id: "3", title: "Special Diets", descriptions: [
"Vegan, dairy-free, gluten-free, and nut-free options available", "Sugar-free and low-carb alternatives for health-conscious customers", "We accommodate various dietary restrictions and allergies"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqSk73asEhmk6vOWgOx7JIZGIb/uploaded-1773321885740-1a736alx.jpg", imageAlt: "Special Diets"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqSk73asEhmk6vOWgOx7JIZGIb/uploaded-1773321885740-1a736alx.jpg?_wi=21", imageAlt: "Special Diets"},
{
id: "4", title: "Fast Delivery", descriptions: [
"Local delivery within 15 miles of our location", "Rush orders available for 48-hour advance notice", "Professional delivery with careful handling and setup"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqSk73asEhmk6vOWgOx7JIZGIb/uploaded-1773321885740-1a736alx.jpg", imageAlt: "Fast Delivery"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqSk73asEhmk6vOWgOx7JIZGIb/uploaded-1773321885740-1a736alx.jpg?_wi=22", imageAlt: "Fast Delivery"},
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
@@ -135,7 +135,7 @@ export default function AboutPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqSk73asEhmk6vOWgOx7JIZGIb/uploaded-1773321885740-1a736alx.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqSk73asEhmk6vOWgOx7JIZGIb/uploaded-1773321885740-1a736alx.jpg?_wi=23"
imageAlt="BakeZone bakery"
logoText="BakeZone"
copyrightText="© 2025 BakeZone. Fresh Cakes, Made with Love."