Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
title: "Tasty Café Snacks", description: "Delicious burgers, sandwiches, and quick bites to complement your dessert", imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-fries-with-salad-table_613910-7497.jpg", imageAlt: "Burgers and snacks", buttonIcon: Heart,
|
||||
buttonHref: "#"},
|
||||
{
|
||||
title: "Comfortable Seating", description: "Relax in our cozy café atmosphere with family and friends", imageSrc: "http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg", imageAlt: "Cafe interior seating", buttonIcon: Armchair,
|
||||
title: "Comfortable Seating", description: "Relax in our cozy café atmosphere with family and friends", imageSrc: "http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg?_wi=1", imageAlt: "Cafe interior seating", buttonIcon: Armchair,
|
||||
buttonHref: "#"},
|
||||
{
|
||||
title: "Great Takeaway", description: "Perfect packaging for your treats on the go - enjoy quality anywhere", imageSrc: "http://img.b2bpic.net/free-photo/attractive-brunette-female-dressed-white-dress-sunglasses-cute-teenage-girl-eating-ice-cream-street_613910-12186.jpg", imageAlt: "Happy customers with ice cream", buttonIcon: Zap,
|
||||
@@ -113,13 +113,13 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Priya Sharma"},
|
||||
id: "1", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=1", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "2", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Rajesh Kumar"},
|
||||
id: "2", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=2", imageAlt: "Rajesh Kumar"},
|
||||
{
|
||||
id: "3", name: "Anita Patel", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Anita Patel"},
|
||||
id: "3", name: "Anita Patel", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=3", imageAlt: "Anita Patel"},
|
||||
{
|
||||
id: "4", name: "Vikram Desai", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Vikram Desai"},
|
||||
id: "4", name: "Vikram Desai", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=4", imageAlt: "Vikram Desai"},
|
||||
]}
|
||||
cardTitle="Over 1000 happy customers trust Kiga for the best ice cream and café experience in Khed"
|
||||
cardTag="⭐ 4.5 Stars - See What They Say"
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
title="Explore Our Menu"
|
||||
description="From signature ice cream flavors to delicious café snacks, burgers, desserts, and refreshing cold drinks. Every item is crafted to delight your taste buds."
|
||||
tag="Menu Categories"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg?_wi=2"
|
||||
imageAlt="Kiga Ice Cream & Cafe menu showcase"
|
||||
buttons={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user