Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 883b51e61d | |||
| 0e8ff61f01 | |||
| f5ef7b38cb | |||
| 6490a9a082 |
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<AboutMetric
|
||||
title="Crafted with passion, elegance, and the finest ingredients. Every cake is a celebration of taste, texture, and visual perfection designed for your most special moments."
|
||||
title="15 Years of Excellence: Handcrafted with passion, elegance, and the finest ingredients. Every cake is a celebration of taste, texture, and visual perfection designed for your most special moments."
|
||||
useInvertedBackground={false}
|
||||
metricsAnimation="slide-up"
|
||||
metrics={[
|
||||
@@ -204,13 +204,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "How far in advance should I order?", content: "We recommend ordering at least 2 weeks in advance for custom designs. For special occasions or larger orders, 4 weeks is ideal to ensure we capture every detail of your vision."
|
||||
id: "1", title: "How far in advance should I order?", content: "Order 2 weeks in advance for custom designs, 4 weeks for special occasions."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Do you offer delivery?", content: "Yes! We provide professional delivery within a 30-mile radius. Our team ensures your cake arrives in pristine condition with careful handling and climate control."
|
||||
id: "2", title: "Do you offer delivery?", content: "Yes! Professional delivery within 30 miles with climate control for pristine condition."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Can I customize the flavors and design?", content: "Absolutely. Our master bakers create custom designs and flavor combinations tailored to your preferences. Consultations are complimentary and help us understand your vision perfectly."
|
||||
id: "3", title: "Can I customize the flavors and design?", content: "Absolutely. Complimentary consultations help us capture your vision perfectly."
|
||||
},
|
||||
{
|
||||
id: "4", title: "What ingredients do you use?", content: "We use only premium ingredients including imported Belgian chocolate, organic eggs, fresh cream, and locally-sourced fruits and botanicals. All cakes are made fresh to order."
|
||||
@@ -255,4 +255,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user