Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 61b2eb9ab4 | |||
| 5d2f6ee886 | |||
| 707137f5fd | |||
| 192958ff41 | |||
| bcc5030a64 |
@@ -318,6 +318,11 @@ export default function LandingPage() {
|
||||
title: 'Can I customize my cake?',
|
||||
content: 'Absolutely! We specialize in custom cakes. You can choose flavors, colors, designs, and even add custom messages or photo prints. Contact us to discuss your vision!',
|
||||
},
|
||||
{
|
||||
id: '6',
|
||||
title: 'What if I\'m not satisfied with my order?',
|
||||
content: 'Your satisfaction is our priority. If you\'re not completely happy with your cake, please contact us immediately. We\'ll either remake your order or provide a full refund within 24 hours of delivery.',
|
||||
},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user