Merge version_1 into main #3
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tag="Hot & Fresh"
|
||||
tagIcon={Flame}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/burger-filled-with-chicken-nuggets_140725-1095.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/burger-filled-with-chicken-nuggets_140725-1095.jpg?_wi=1"
|
||||
imageAlt="BBQ Burger with Cheese"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "6", title: "BBQ Burger", description: "Juicy grilled patty with BBQ sauce, cheese, and fresh toppings", tag: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/burger-filled-with-chicken-nuggets_140725-1095.jpg", imageAlt: "BBQ Burger", buttons: [
|
||||
id: "6", title: "BBQ Burger", description: "Juicy grilled patty with BBQ sauce, cheese, and fresh toppings", tag: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/burger-filled-with-chicken-nuggets_140725-1095.jpg?_wi=2", imageAlt: "BBQ Burger", buttons: [
|
||||
{
|
||||
text: "Call to Order", href: "tel:03440662533"
|
||||
},
|
||||
@@ -154,19 +154,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Fatima Khan", role: "Homemaker", company: "Local Customer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Fatima Khan"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Fatima Khan"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Ali Hassan", role: "Student", company: "Local Customer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Ali Hassan"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Ali Hassan"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Zainab Ahmed", role: "Business Owner", company: "Local Customer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Zainab Ahmed"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3", imageAlt: "Zainab Ahmed"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Muhammad Rashid", role: "Family Man", company: "Local Customer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Muhammad Rashid"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=4", imageAlt: "Muhammad Rashid"
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user