Update src/app/page.tsx
This commit is contained in:
@@ -43,9 +43,11 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
title="Paris Croisserie"
|
||||
description="Experience the delicate crunch of authentic French-inspired pastries. Fresh, daily-baked, and waiting for you."
|
||||
background={{ variant: "gradient-bars" }}
|
||||
buttons={[{ text: "Order Now", href: "#contact" }, { text: "Our Menu", href: "#services" }]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CSEIQLBNEFKYS2Z8ImL4kpsrFT/uploaded-1776399649585-t9sw3y5r.png"
|
||||
imageAlt="Artisanal pastries on display"
|
||||
mediaAnimation="blur-reveal"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Marie Dubois", handle: "@marie.d", testimonial: "The most authentic croissant in Lubbock. Absolutely love the flaky layers!", rating: 5
|
||||
|
||||
Reference in New Issue
Block a user