Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="compact"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
title="Crispy. Juicy. Irresistible."
|
||||
description="Welcome to Fryco Bangladesh — where perfectly crispy fries, juicy burgers, refreshing smoothies, and delicious chicken make every bite unforgettable."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "downward-rays-static" }}
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/front-view-meat-burger-halves-with-tomatoes-fries-with-spices-stand_141793-12198.jpg", alt: "Fryco signature dishes - fries, burgers, and chicken" }
|
||||
]}
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
title="About Fryco Bangladesh"
|
||||
description="Fryco Bangladesh is a modern fast-food café known for its crispy fries, juicy burgers, flavorful wings, and refreshing drinks. With a warm atmosphere, beautiful lighting, and friendly staff, Fryco offers the perfect place to relax, enjoy great food, and spend quality time with friends and family."
|
||||
tag="Our Story"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-senior-friends-night_23-2149213360.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-senior-friends-night_23-2149213360.jpg"
|
||||
imageAlt="Fryco Bangladesh restaurant interior"
|
||||
buttons={[{ text: "Learn More", href: "#" }]}
|
||||
useInvertedBackground={false}
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Your Message", rows: 5, required: true }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-senior-friends-night_23-2149213360.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-senior-friends-night_23-2149213360.jpg"
|
||||
imageAlt="Fryco Bangladesh contact location"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user