Merge version_1_1777171473785 into main
Merge version_1_1777171473785 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -7,7 +7,6 @@ import ProductVariantCards from '@/components/sections/product/ProductVariantCar
|
||||
import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee';
|
||||
import TestimonialAvatarCard from '@/components/sections/testimonial/TestimonialAvatarCard';
|
||||
import FooterMinimal from '@/components/sections/footer/FooterMinimal';
|
||||
import { Award, Clock, Coffee, Croissant, Flame, Heart, Smile, Star, Wheat, Instagram, Facebook, Twitter } from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
return (
|
||||
@@ -17,10 +16,8 @@ export default function HomePage() {
|
||||
tag="Authentic French Bakery"
|
||||
title="Taste the Magic of Paris, Daily."
|
||||
description="Handcrafted pastries, fresh daily sourdough, and authentic French techniques in the heart of your city."
|
||||
primaryButton={{
|
||||
text: "Browse Menu", href: "#products"}}
|
||||
secondaryButton={{
|
||||
text: "Contact Us", href: "#contact"}}
|
||||
primaryButton={{ text: "Browse Menu", href: "#products" }}
|
||||
secondaryButton={{ text: "Contact Us", href: "#contact" }}
|
||||
kpis={[
|
||||
{ value: "20+", label: "Fresh Varieties" },
|
||||
{ value: "150+", label: "Daily Visitors" },
|
||||
|
||||
Reference in New Issue
Block a user