Update src/app/about/page.tsx
This commit is contained in:
@@ -73,7 +73,7 @@ export default function AboutPage() {
|
||||
description="Rockwood dimulai dari sebuah visi sederhana: menciptakan tempat di mana orang dapat menikmati kopi berkualitas, bersosialisasi, dan membuat kenangan yang tak terlupakan. Kami memahami bahwa setiap kunjungan adalah cerita baru."
|
||||
tag="Tentang Kami"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg?_wi=2"
|
||||
imageAlt="Rockwood Coffeeshop ambiance"
|
||||
buttons={[
|
||||
{ text: "Kunjungi Kami", href: "/contact" },
|
||||
@@ -98,7 +98,7 @@ export default function AboutPage() {
|
||||
author: "Our Promise",
|
||||
description: "Kami percaya bahwa pengalaman premium tidak harus mahal. Setiap item di menu kami dipilih dengan cermat untuk memberikan nilai terbaik kepada Anda.",
|
||||
tags: ["Quality", "Affordable"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lightbox-still-life-arrangement_23-2149198396.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lightbox-still-life-arrangement_23-2149198396.jpg?_wi=4",
|
||||
imageAlt: "quality coffee affordable pricing",
|
||||
},
|
||||
{
|
||||
@@ -107,7 +107,7 @@ export default function AboutPage() {
|
||||
author: "Commitment",
|
||||
description: "Kami berkomitmen untuk menggunakan bahan-bahan ramah lingkungan dan mendukung komunitas lokal Wonosobo. Setiap pembelian Anda berkontribusi pada masa depan yang lebih baik.",
|
||||
tags: ["Sustainable", "Community"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/landscape-volcano-batur-bali-indonesia_72229-1009.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/landscape-volcano-batur-bali-indonesia_72229-1009.jpg?_wi=2",
|
||||
imageAlt: "wonosobo location community support",
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function AboutPage() {
|
||||
author: "Experience",
|
||||
description: "Dari menu baru yang kreatif hingga backdrop photobox yang trendy, kami terus berinovasi untuk memberikan pengalaman segar setiap kali Anda mengunjungi kami.",
|
||||
tags: ["Innovation", "Creativity"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-couple-wearing-pink-blue-hat-girl-holding-masquerade-eye-mask-stick-guy-holding-camera-isolated-olive-green-background_141793-63025.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-couple-wearing-pink-blue-hat-girl-holding-masquerade-eye-mask-stick-guy-holding-camera-isolated-olive-green-background_141793-63025.jpg?_wi=4",
|
||||
imageAlt: "innovation in photobox experience",
|
||||
},
|
||||
]}
|
||||
@@ -129,7 +129,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-cafe-wooden-table-with-jar-decorative-flowers-against-blurred-background_181624-59999.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-cafe-wooden-table-with-jar-decorative-flowers-against-blurred-background_181624-59999.jpg?_wi=4"
|
||||
imageAlt="Rockwood Coffeeshop background"
|
||||
logoText="Rockwood Coffeeshop & Photobox"
|
||||
copyrightText="© 2025 Rockwood Coffeeshop & Photobox Wonosobo. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user