6 Commits

Author SHA1 Message Date
83b55e52de Merge version_3 into main
Merge version_3 into main
2026-03-12 06:45:14 +00:00
61b2eb9ab4 Update src/app/page.tsx 2026-03-12 06:45:10 +00:00
5d2f6ee886 Merge version_2 into main
Merge version_2 into main
2026-03-12 06:41:00 +00:00
707137f5fd Update src/app/page.tsx 2026-03-12 06:40:56 +00:00
192958ff41 Merge version_1 into main
Merge version_1 into main
2026-03-12 05:39:59 +00:00
bcc5030a64 Merge version_1 into main
Merge version_1 into main
2026-03-12 05:39:30 +00:00

View File

@@ -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"