Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-06-01 08:08:41 +00:00

View File

@@ -12,7 +12,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import { Facebook, Instagram, Twitter, Sparkles, Award, Star, Camera, Phone, MapPin, Clock, CalendarCheck, Map, Smartphone } from "lucide-react";
import { Facebook, Instagram, Twitter, Sparkles, Award, Star, Camera } from "lucide-react";
export default function LandingPage() {
return (
@@ -254,15 +254,7 @@ export default function LandingPage() {
variant: "plain"}}
tag="Visit Us"
title="Your Next Favorite Dessert Is Waiting"
description={(
<div className="text-center space-y-4">
<p className="text-lg">Experience Laffinage firsthand. We look forward to welcoming you.</p>
<p className="flex items-center justify-center gap-2"><MapPin className="h-5 w-5" /> 123 Decadent Drive, Gourmet City, India</p>
<p className="flex items-center justify-center gap-2"><Clock className="h-5 w-5" /> Open: Tues - Sun, 10:00 AM - 10:00 PM (Closed Mondays)</p>
<p className="flex items-center justify-center gap-2"><Phone className="h-5 w-5" /> +91 98765 43210</p>
<p className="text-sm text-foreground/70">For reservations or inquiries, please use the form below.</p>
</div>
)}
description="Experience Laffinage firsthand. We look forward to welcoming you. Visit us at 123 Decadent Drive, Gourmet City, India. Open: Tues - Sun, 10:00 AM - 10:00 PM (Closed Mondays). Call us at +91 98765 43210. For reservations or inquiries, please use the form below."
imageSrc="https://images.unsplash.com/photo-1579737190186-b45d04d8c83a?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80"
imageAlt="Laffinage dessert display"
mediaAnimation="opacity"