Merge version_1 into main #2
@@ -11,7 +11,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||
import { Coffee, Leaf, Pizza, Chair, Smile } from "lucide-react";
|
||||
import { Coffee, Leaf, Pizza, Smile } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
title: "Artisan Pizzas & More", description: "Indulge in our hand-tossed, stone-baked pizzas and a wide array of fast-food favorites, crafted with passion and precision.", imageSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_52683-106695.jpg", buttonIcon: Pizza,
|
||||
buttonHref: "#menu"},
|
||||
{
|
||||
title: "Cozy & Relaxed Ambiance", description: "Our interior is designed for comfort, offering a perfect setting for a casual coffee, a family meal, or a friendly gathering.", imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_23-2148025324.jpg", buttonIcon: Chair,
|
||||
title: "Cozy & Relaxed Ambiance", description: "Our interior is designed for comfort, offering a perfect setting for a casual coffee, a family meal, or a friendly gathering.", imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_23-2148025324.jpg", buttonIcon: Coffee,
|
||||
buttonHref: "#about"},
|
||||
{
|
||||
title: "Friendly & Attentive Service", description: "Our dedicated staff provides warm, personalized service to make every visit memorable and ensure your complete satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865328.jpg", buttonIcon: Smile,
|
||||
|
||||
Reference in New Issue
Block a user