Compare commits
61 Commits
version_58
...
version_60
| Author | SHA1 | Date | |
|---|---|---|---|
| 7932c90186 | |||
| 046c57f348 | |||
| a1a3585c85 | |||
| 5b1b403855 | |||
| f5b0b61a37 | |||
| 53d56eac5d | |||
| c4a78b2f9c | |||
| 5f47a5be2f | |||
| e50b010a3e | |||
| 6649071ab7 | |||
| a599ee7c1d | |||
| c159651631 | |||
| b5d9788448 | |||
| 0f99198d68 | |||
| bd565a5868 | |||
| 552ab750a9 | |||
| 4b36e9f310 | |||
| 00520f295e | |||
| e7a1cf5ed0 | |||
| fb08963067 | |||
| 353edf90f6 | |||
| acaa28c02c | |||
| 51f2dee83c | |||
| d6769c1de4 | |||
| 1421aacf8e | |||
| 5d934aad8b | |||
| ea4b1766fe | |||
| 479ab30646 | |||
| 39503ec035 | |||
| 3bf164c20f | |||
| 1317ba1166 | |||
| b9b8fc8874 | |||
| 0ba8f68ba0 | |||
| 58b8b5cdb9 | |||
| 1b4e789281 | |||
| e5d4be1451 | |||
| 3dd7d7c94f | |||
| 21282195f8 | |||
| 6270778b1d | |||
| 4a38c7b1ae | |||
| 3652261c56 | |||
| 2790b5ff34 | |||
| 6aaa905574 | |||
| d75f8d40e9 | |||
| e2c742e641 | |||
| 49e2426c4a | |||
| cecb33d7ec | |||
| f3f8f2be23 | |||
| bf32f3e2ee | |||
| 932c1b4364 | |||
| eecee473f0 | |||
| fbb562795a | |||
| e81d370d72 | |||
| e47e0a9c19 | |||
| e120356cf6 | |||
| cfe532bcc9 | |||
| 55c58633b7 | |||
| b339522861 | |||
| 8082a86289 | |||
| ab5dceb9a7 | |||
| 170bb95350 |
@@ -6,7 +6,7 @@ import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
|
||||
import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonial';
|
||||
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
@@ -40,14 +40,22 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
logoText="Paris Croisserie "
|
||||
<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"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Marie Dubois", handle: "@marie.d", testimonial: "The most authentic croissant in Lubbock. Absolutely love the flaky layers!", rating: 5
|
||||
},
|
||||
{
|
||||
name: "John Smith", handle: "@jsmith", testimonial: "Perfect spot for a morning coffee and pastry. So fresh!", rating: 5
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -58,7 +66,7 @@ export default function LandingPage() {
|
||||
title="Daily Selections"
|
||||
description="Handcrafted classics made with premium ingredients to fuel your day."
|
||||
features={[
|
||||
{ id: "1", tag: "Fresh", title: "Croissants & Pastries", description: "Buttery, flaky, and golden perfection.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CSEIQLBNEFKYS2Z8ImL4kpsrFT/uploaded-1776401909919-r697lhmv.png" },
|
||||
{ id: "1", tag: "Fresh", title: "Croissants & Pastries", description: "Buttery, flaky, and golden perfection.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CSEIQLBNEFKYS2Z8ImL4kpsrFT/uploaded-1776401909919-r697lhmv.png?_wi=2" },
|
||||
{ id: "2", tag: "Roasted", title: "Coffee & Drinks", description: "Premium roasts that pair beautifully with every bite.", imageSrc: "http://img.b2bpic.net/free-photo/pouring-milk-mix-latte-coffee-art_1232-2147.jpg" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
@@ -84,7 +92,7 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{ id: "g1", value: "Fresh", title: "Fresh out of the oven", description: "Baked daily.", imageSrc: "http://img.b2bpic.net/free-photo/red-nature-texture-background_23-2147960326.jpg" },
|
||||
{ id: "g2", value: "Flaky", title: "Perfectly flaky", description: "Our signature.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CSEIQLBNEFKYS2Z8ImL4kpsrFT/uploaded-1776400121595-5yg88g1e.png" },
|
||||
{ id: "g3", value: "Sweet", title: "Deliciously flavorful ", description: "Community loved.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CSEIQLBNEFKYS2Z8ImL4kpsrFT/uploaded-1776401909919-r697lhmv.png" },
|
||||
{ id: "g3", value: "Sweet", title: "Deliciously flavorful ", description: "Community loved.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CSEIQLBNEFKYS2Z8ImL4kpsrFT/uploaded-1776401909919-r697lhmv.png?_wi=3" },
|
||||
{ id: "g4", value: "Chic", title: "Cafe vibe", description: "Cozy space.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086041.jpg" }
|
||||
]}
|
||||
title="Gallery"
|
||||
|
||||
Reference in New Issue
Block a user