Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 312d522219 | |||
| 9679459313 |
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
|||||||
description="PHO Burger isn't just another burger joint. We blend premium ingredients, artisanal smash technique, and nostalgic 90s diner charm with the efficiency modern diners demand. Every burger is hand-crafted to order with fresh, quality beef and crispy fries that make a statement. Our welcoming staff and lightning-fast drive-thru ensure great taste never means long waits."
|
description="PHO Burger isn't just another burger joint. We blend premium ingredients, artisanal smash technique, and nostalgic 90s diner charm with the efficiency modern diners demand. Every burger is hand-crafted to order with fresh, quality beef and crispy fries that make a statement. Our welcoming staff and lightning-fast drive-thru ensure great taste never means long waits."
|
||||||
metrics={[
|
metrics={[
|
||||||
{ value: "100%", title: "Fresh, Never Frozen Beef" },
|
{ value: "100%", title: "Fresh, Never Frozen Beef" },
|
||||||
{ value: "4.8★", title: "Customer Rating Average" }
|
{ value: "4.8★", title: "from 5K+ Reviews" }
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/female-hands-holding-burger-fast-food-cheat-meal-burger-closeup_169016-67474.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/female-hands-holding-burger-fast-food-cheat-meal-burger-closeup_169016-67474.jpg"
|
||||||
imageAlt="chef preparing smashed burger griddle"
|
imageAlt="chef preparing smashed burger griddle"
|
||||||
@@ -269,4 +269,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user