Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
testimonial="\"Victory Sweet Shop & Garden Cafe is an absolute gem! Their pastries are divine, and the garden is such a peaceful escape. My go-to spot for treats and tranquility.\""
|
||||
testimonial="'Victory Sweet Shop & Garden Cafe is an absolute gem! Their pastries are divine, and the garden is such a peaceful escape. My go-to spot for treats and tranquility.'"
|
||||
rating={5}
|
||||
author="Eleanor Vance, Local Critic"
|
||||
avatars={[
|
||||
@@ -211,8 +211,7 @@ export default function LandingPage() {
|
||||
{ id: "faq3", title: "Can I place a custom cake order?", content: "Absolutely! We specialize in custom cakes for all occasions. Please contact us at least one week in advance to discuss your design and flavor preferences." },
|
||||
{ id: "faq4", title: "Do you take reservations for the garden cafe?", content: "Our garden cafe seating is on a first-come, first-served basis. For larger groups (6+), we recommend calling ahead." },
|
||||
{ id: "faq5", title: "Do you host private events?", content: "Yes, our charming garden cafe is available for private events. Please visit our 'Events' section or contact us for package details." },
|
||||
{ id: "faq6", title: "Where are you located?", content: "You can find us at 123 Garden Lane, Sweetville, CA 90210. There's ample street parking available."
|
||||
}
|
||||
{ id: "faq6", title: "Where are you located?", content: "You can find us at 123 Garden Lane, Sweetville, CA 90210. There's ample street parking available." }
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user